home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Communication / HTMLedit173-ppc / HTML.edit 1.7.3 (ppc) / HTML.edit 1.7.3 (ppc).rsrc / TEXT_19940_Insert Entity.txt < prev    next >
Text File  |  1996-01-15  |  2KB  |  31 lines

  1.  
  2. ISO Latin 1 Character Entities
  3.  
  4. The use of diacritical marks and their associated graphic characters are implemented differently on each platform. In order to reliably display particular special characters on WWW browsers, an HTML ΓÇ£escape sequenceΓÇ¥ beginning with an ampersand (&) and ending with a semicolon (;) substitutes for the special character.
  5.  
  6. For example, the HTML sequence for ΓÇ£fa├ºadeΓÇ¥ is ΓÇ£façadeΓÇ¥.
  7.  
  8. This command (found on the Utilities popUp menu) operates in three modes:
  9.  
  10. Scan EntitiesΓǪ
  11. If you create a text selection and then choose the ΓÇ£Scan EntitiesΓÇ¥ command, the text selection will be scanned for any entity characters,
  12. which will be replaced with HTML entity codes.
  13.  
  14. Insert Entity in Document
  15. If you place the insertion point into a text field and then choose the ΓÇ£Insert EntityΓÇ¥ command, a smallwwindow appears. Click on the desired entity symbol to insert the entity code into the field at the insertion point.
  16.  
  17. Insert Entity into Message Box
  18. If the insertion point is not located in a text field, choosing the ΓÇ£Insert EntityΓÇ¥ command displays the entity window. Click on the entity symbol to display the entity as text in the message box.
  19.  
  20. You can also display an ASCII character literally by number, using the format
  21.  
  22.    &#ascii_equivalent;
  23.  
  24. The entity codes are derived from ΓÇ£ISO 8879:1986//ENTITIES Added Latin 1//ENΓÇ¥. Note that all character entities are not implemented on all platforms or browsers.
  25.  
  26. Back to Utility menu, or return to Contents.
  27.  
  28.  
  29.  
  30.  
  31.